home *** CD-ROM | disk | FTP | other *** search
/ Power Bytes: Money & Finance / PowerBytes Money and Finance CD-ROM 01 / PowerBytes Money and Finance CD-ROM 01.iso / New Files / Recipe QuickSearch / card_4290.txt < prev    next >
Encoding:
Text File  |  1988-11-23  |  1.7 KB  |  80 lines

  1. -- card: 4290 from stack: in
  2. -- bmap block id: 4549
  3. -- flags: 0000
  4. -- background id: 3545
  5. -- name: 
  6.  
  7.  
  8. -- part 5 (button)
  9. -- low flags: 00
  10. -- high flags: 8003
  11. -- rect: left=60 top=227 right=246 bottom=146
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: QuickSearch
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   go to stack "Gourmet 1988"
  23. end mouseUp
  24.  
  25.  
  26.  
  27.  
  28. -- part 4 (field)
  29. -- low flags: 00
  30. -- high flags: 0002
  31. -- rect: left=54 top=221 right=269 bottom=408
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 0 / 0
  34. -- text alignment: 0
  35. -- font id: 192
  36. -- text size: 12
  37. -- style flags: 0
  38. -- line height: 16
  39. -- part name: Install Home
  40.  
  41.  
  42. -- part 6 (button)
  43. -- low flags: 00
  44. -- high flags: 8003
  45. -- rect: left=294 top=252 right=274 bottom=394
  46. -- title width / last selected line: 0
  47. -- icon id / first selected line: 0 / 0
  48. -- text alignment: 1
  49. -- font id: 0
  50. -- text size: 12
  51. -- style flags: 0
  52. -- line height: 16
  53. -- part name: Home Card
  54. ----- HyperTalk script -----
  55. on mouseUp
  56.   set the cursor to busy
  57.   set the lockScreen to True
  58.   choose field tool
  59.   click at 231,245
  60.   doMenu "Cut Field"
  61.   choose button tool
  62.   click at 344,263
  63.   doMenu "Cut Button"
  64.   click at 103,236
  65.   doMenu "Cut Button"
  66.   choose browse tool
  67.   set lockScreen to False
  68.   visual effect venetian blinds
  69.   go to home
  70.   domenu "Paste Button"
  71.   answer "Drag Button To Location, Type Command - Tab"
  72. end mouseUp
  73.  
  74.  
  75.  
  76. -- part contents for card part 4
  77. ----- text -----
  78. If you use HyperCard a lot, click on button "Home Card" to install this stack on your Home Card, create a link & delete this message.
  79.  
  80.